Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce the import weight of internal/primordials #16209

Merged
merged 5 commits into from
Jan 11, 2025
Merged

Conversation

nektro
Copy link
Member

@nektro nektro commented Jan 7, 2025

this will allow SafeArrayIterator, SafeStringIterator, SafeMap, SafeSet to be used easily without incurring the cost of preloading all curried intrinsics

@robobun
Copy link

robobun commented Jan 7, 2025

Updated 10:18 PM PT - Jan 10th, 2025

@nektro, your commit 898eb7b has passed in #9441! 🎉


🧪   try this PR locally:

bunx bun-pr 16209

@nektro nektro marked this pull request as ready for review January 7, 2025 11:10
@nektro nektro requested a review from cirospaciari January 7, 2025 11:13
@paperclover
Copy link
Member

does not affect this pr, but regarding SafeMap, SafeSet: see #16259 (comment)

@nektro nektro added this pull request to the merge queue Jan 11, 2025
Merged via the queue into main with commit df21b18 Jan 11, 2025
69 checks passed
@nektro nektro deleted the nektro-patch-4743 branch January 11, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants